[INFO] fetching crate tx3-tir 0.16.3...
[INFO] testing tx3-tir-0.16.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate tx3-tir 0.16.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate tx3-tir 0.16.3
[INFO] finished tweaking crates.io crate tx3-tir 0.16.3
[INFO] tweaked toml for crates.io crate tx3-tir 0.16.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tx3-tir 0.16.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tx3-tir 0.16.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e72e938d2e4678423a76b3e8c523c7e209dd681c2ab24368924345f5ddcca3db
[INFO] running `Command { std: "docker" "start" "-a" "e72e938d2e4678423a76b3e8c523c7e209dd681c2ab24368924345f5ddcca3db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e72e938d2e4678423a76b3e8c523c7e209dd681c2ab24368924345f5ddcca3db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e72e938d2e4678423a76b3e8c523c7e209dd681c2ab24368924345f5ddcca3db", kill_on_drop: false }`
[INFO] [stdout] e72e938d2e4678423a76b3e8c523c7e209dd681c2ab24368924345f5ddcca3db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2267c99b2ab80857ba62753f14303f424581ed6cf220eb09bd9d88eb8de4dc77
[INFO] running `Command { std: "docker" "start" "-a" "2267c99b2ab80857ba62753f14303f424581ed6cf220eb09bd9d88eb8de4dc77", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tx3-tir v0.16.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/reduce/mod.rs:1392:37
[INFO] [stdout]      |
[INFO] [stdout] 1392 |             validity: self.validity.reduce()?,
[INFO] [stdout]      |                                     ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `Apply::reduce(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]      = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]     -->  src/lib.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 + #![feature(option_reduce)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/reduce/mod.rs:1398:35
[INFO] [stdout]      |
[INFO] [stdout] 1398 |             signers: self.signers.reduce()?,
[INFO] [stdout]      |                                   ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `Apply::reduce(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]     -->  src/lib.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 + #![feature(option_reduce)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/reduce/mod.rs:617:30
[INFO] [stdout]     |
[INFO] [stdout] 617 |             Self::IntoScript(x) => todo!(),
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.09s
[INFO] running `Command { std: "docker" "inspect" "2267c99b2ab80857ba62753f14303f424581ed6cf220eb09bd9d88eb8de4dc77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2267c99b2ab80857ba62753f14303f424581ed6cf220eb09bd9d88eb8de4dc77", kill_on_drop: false }`
[INFO] [stdout] 2267c99b2ab80857ba62753f14303f424581ed6cf220eb09bd9d88eb8de4dc77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f763789b9f626c4e89c2515df5bcd74dc41ba6abd5dba15fa00903df3e78943
[INFO] running `Command { std: "docker" "start" "-a" "9f763789b9f626c4e89c2515df5bcd74dc41ba6abd5dba15fa00903df3e78943", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/reduce/mod.rs:1392:37
[INFO] [stdout]      |
[INFO] [stdout] 1392 |             validity: self.validity.reduce()?,
[INFO] [stdout]      |                                     ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `Apply::reduce(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]      = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]     -->  src/lib.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 + #![feature(option_reduce)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/reduce/mod.rs:1398:35
[INFO] [stdout]      |
[INFO] [stdout] 1398 |             signers: self.signers.reduce()?,
[INFO] [stdout]      |                                   ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `Apply::reduce(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]     -->  src/lib.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 + #![feature(option_reduce)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/reduce/mod.rs:617:30
[INFO] [stdout]     |
[INFO] [stdout] 617 |             Self::IntoScript(x) => todo!(),
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling tx3-tir v0.16.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/reduce/mod.rs:1392:37
[INFO] [stdout]      |
[INFO] [stdout] 1392 |             validity: self.validity.reduce()?,
[INFO] [stdout]      |                                     ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `reduce::Apply::reduce(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]      = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]     -->  src/lib.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 + #![feature(option_reduce)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/reduce/mod.rs:1398:35
[INFO] [stdout]      |
[INFO] [stdout] 1398 |             signers: self.signers.reduce()?,
[INFO] [stdout]      |                                   ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `reduce::Apply::reduce(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stdout]     -->  src/lib.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 + #![feature(option_reduce)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/reduce/mod.rs:617:30
[INFO] [stdout]     |
[INFO] [stdout] 617 |             Self::IntoScript(x) => todo!(),
[INFO] [stdout]     |                              ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.65s
[INFO] running `Command { std: "docker" "inspect" "9f763789b9f626c4e89c2515df5bcd74dc41ba6abd5dba15fa00903df3e78943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f763789b9f626c4e89c2515df5bcd74dc41ba6abd5dba15fa00903df3e78943", kill_on_drop: false }`
[INFO] [stdout] 9f763789b9f626c4e89c2515df5bcd74dc41ba6abd5dba15fa00903df3e78943
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 97d902cd4cba060e126f952c59e3eb1ebde934f6c08e848678c80edd38181584
[INFO] running `Command { std: "docker" "start" "-a" "97d902cd4cba060e126f952c59e3eb1ebde934f6c08e848678c80edd38181584", kill_on_drop: false }`
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]     --> src/reduce/mod.rs:1392:37
[INFO] [stderr]      |
[INFO] [stderr] 1392 |             validity: self.validity.reduce()?,
[INFO] [stderr]      |                                     ^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: call with fully qualified syntax `Apply::reduce(...)` to keep using the current method
[INFO] [stderr]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]      = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stderr]     -->  src/lib.rs:1:1
[INFO] [stderr]      |
[INFO] [stderr]    1 + #![feature(option_reduce)]
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]     --> src/reduce/mod.rs:1398:35
[INFO] [stderr]      |
[INFO] [stderr] 1398 |             signers: self.signers.reduce()?,
[INFO] [stderr]      |                                   ^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: call with fully qualified syntax `Apply::reduce(...)` to keep using the current method
[INFO] [stderr]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stderr]     -->  src/lib.rs:1:1
[INFO] [stderr]      |
[INFO] [stderr]    1 + #![feature(option_reduce)]
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]    --> src/reduce/mod.rs:617:30
[INFO] [stderr]     |
[INFO] [stderr] 617 |             Self::IntoScript(x) => todo!(),
[INFO] [stderr]     |                              ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tx3-tir` (lib) generated 3 warnings (run `cargo fix --lib -p tx3-tir` to apply 1 suggestion)
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]     --> src/reduce/mod.rs:1392:37
[INFO] [stderr]      |
[INFO] [stderr] 1392 |             validity: self.validity.reduce()?,
[INFO] [stderr]      |                                     ^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: call with fully qualified syntax `reduce::Apply::reduce(...)` to keep using the current method
[INFO] [stderr]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]      = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stderr]     -->  src/lib.rs:1:1
[INFO] [stderr]      |
[INFO] [stderr]    1 + #![feature(option_reduce)]
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]     --> src/reduce/mod.rs:1398:35
[INFO] [stderr]      |
[INFO] [stderr] 1398 |             signers: self.signers.reduce()?,
[INFO] [stderr]      |                                   ^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: call with fully qualified syntax `reduce::Apply::reduce(...)` to keep using the current method
[INFO] [stderr]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::<T>::reduce`
[INFO] [stderr]     -->  src/lib.rs:1:1
[INFO] [stderr]      |
[INFO] [stderr]    1 + #![feature(option_reduce)]
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: `tx3-tir` (lib test) generated 3 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tx3_tir-e5a5949493d982eb)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test reduce::tests::built_in_expression_is_reduced ... ok
[INFO] [stdout] test reduce::tests::numeric_sub_is_reduced ... ok
[INFO] [stdout] test reduce::tests::test_apply_fees ... ok
[INFO] [stdout] test reduce::tests::nested_numeric_binary_op_is_reduced ... ok
[INFO] [stdout] test reduce::tests::param_expression_is_applied ... ok
[INFO] [stdout] test reduce::tests::test_coerce_utxo_set_into_datum ... ok
[INFO] [stdout] test reduce::tests::nested_param_expression_is_applied ... ok
[INFO] [stdout] test reduce::tests::test_concat_with_none ... ok
[INFO] [stdout] test reduce::tests::test_index_list_out_of_bounds ... ok
[INFO] [stdout] test reduce::tests::test_coerce_utxo_set_into_assets ... ok
[INFO] [stdout] test reduce::tests::numeric_add_is_reduced ... ok
[INFO] [stdout] test reduce::tests::test_index_none_expression ... ok
[INFO] [stdout] test reduce::tests::test_index_list_with_expression ... ok
[INFO] [stdout] test reduce::tests::test_bytes_concat_is_reduced ... ok
[INFO] [stdout] test reduce::tests::test_index_struct_with_expression ... ok
[INFO] [stdout] test reduce::tests::test_apply_args ... ok
[INFO] [stdout] test reduce::tests::test_apply_inputs ... ok
[INFO] [stdout] test reduce::tests::test_indexable_trait_on_expression ... ok
[INFO] [stdout] test reduce::tests::test_list_concat_is_reduced ... ok
[INFO] [stdout] test reduce::tests::test_reduce_coerce_noop ... ok
[INFO] [stdout] test reduce::tests::test_min_utxo_sub_non_reduction ... ok
[INFO] [stdout] test reduce::tests::test_reduce_mixed_asset_binary_op ... ok
[INFO] [stdout] test reduce::tests::test_nested_property_access ... ok
[INFO] [stdout] test reduce::tests::test_reduce_native_asset_binary_op ... ok
[INFO] [stdout] test reduce::tests::test_index_tuple_with_expression ... ok
[INFO] [stdout] test reduce::tests::test_reduce_list_property_access ... ok
[INFO] [stdout] test reduce::tests::test_reduce_struct_property_access ... ok
[INFO] [stdout] test reduce::tests::test_reduce_single_custom_asset_binary_op ... ok
[INFO] [stdout] test reduce::tests::test_reduce_tuple_property_access ... ok
[INFO] [stdout] test reduce::tests::test_string_concat_is_reduced ... ok
[INFO] [stdout] test reduce::tests::param_expression_is_reduced ... ok
[INFO] [stdout] test reduce::tests::test_min_utxo_add_non_reduction ... ok
[INFO] [stdout] test reduce::tests::test_string_number_concat_is_reduced ... ok
[INFO] [stdout] test encoding::tests::test_decoding_is_backward_compatible ... FAILED
[INFO] [stdout] test model::assets::tests::sub_on_empty_makes_it_negative ... ok
[INFO] [stdout] test reduce::tests::test_concat_type_mismatch_error ... ok
[INFO] [stdout] test model::assets::tests::empty_doesnt_contain_anything ... ok
[INFO] [stdout] test model::assets::tests::add_is_inverse_of_sub ... ok
[INFO] [stdout] test model::assets::tests::composite_contains_some_composite ... ok
[INFO] [stdout] test model::assets::tests::add_positive_makes_it_present ... ok
[INFO] [stdout] test model::assets::tests::empty_is_contained_in_everything ... ok
[INFO] [stdout] test model::assets::tests::composite_contains_some_naked ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- encoding::tests::test_decoding_is_backward_compatible stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'encoding::tests::test_decoding_is_backward_compatible' (16) panicked at src/encoding.rs:162:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61615d9de06a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61615d9de06a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61615d9de06a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61615d9de06a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61615d9f3e6a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61615d9f3e6a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x61615d9e2d02 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61615d9e2d02 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61615d9bb90f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61615d9bb90f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61615d9d61d9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61615d90580c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x61615d90580c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61615d9d6392 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x61615d9d6392 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61615d9bb9c8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x61615d9b3109 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61615d9bc6dd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61615d9f462c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61615d9f43a2 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x61615d801af1 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, std[ec4e911328de40a6]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x61615d801af1 - tx3_tir[b142688fbfa4af92]::encoding::tests::decode_version_snapshot
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding.rs:162:51
[INFO] [stdout]   22:     0x61615d801e52 - tx3_tir[b142688fbfa4af92]::encoding::tests::test_decoding_is_backward_compatible
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding.rs:172:13
[INFO] [stdout]   23:     0x61615d7fa2f7 - tx3_tir[b142688fbfa4af92]::encoding::tests::test_decoding_is_backward_compatible::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/encoding.rs:170:46
[INFO] [stdout]   24:     0x61615d8abc06 - <tx3_tir[b142688fbfa4af92]::encoding::tests::test_decoding_is_backward_compatible::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61615d8f98eb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61615d8f98eb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x61615d9062db - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x61615d9062db - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x61615d9062db - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x61615d9062db - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x61615d9062db - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61615d9062db - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x61615d9062db - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x61615d9019f4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x61615d9019f4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x61615d908ee2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x61615d908ee2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x61615d908ee2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x61615d908ee2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x61615d908ee2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61615d908ee2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x61615d908ee2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x61615d9dd61f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x61615d9dd61f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7af92b931aa4 - <unknown>
[INFO] [stdout]   46:     0x7af92b9bea64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     encoding::tests::test_decoding_is_backward_compatible
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 41 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "97d902cd4cba060e126f952c59e3eb1ebde934f6c08e848678c80edd38181584", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97d902cd4cba060e126f952c59e3eb1ebde934f6c08e848678c80edd38181584", kill_on_drop: false }`
[INFO] [stdout] 97d902cd4cba060e126f952c59e3eb1ebde934f6c08e848678c80edd38181584
